php code to display current date and time in different formats

101

php code to display current date and time in different formats -

echo date('Y.m.d H:i:s');

Comments

Submit
0 Comments